Make notebook content redraw during drag
authorMatthias Clasen <mclasen@redhat.com>
Fri, 30 May 2014 17:38:26 +0000 (13:38 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 30 May 2014 17:39:27 +0000 (13:39 -0400)
commit4d1930cf74e99e346ec1b2bd31421e863e271358
tree0a453532690a044f86f2af41ede745a6ffe8c1e6
parent6de6656d1f8d762093fe9d73f2713380573b9e39
Make notebook content redraw during drag

The extra condition here that caused the current child to
not redraw during reordering was introduced in f383e1f1
during the port to ::draw, but was not explained in the
commit message, and removing it has no obvious negative
effect.

https://bugzilla.gnome.org/show_bug.cgi?id=730767
gtk/gtknotebook.c